body, p, li, ul, ol, td, th {
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 10pt;
}

.headline1 {
  color: #000000;
  font-weight: bold;
  font-size: 16pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.redheadline1 {
  color: #cc0000;
  font-weight: bold;
  font-size: 16pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.headline2 {
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.redheadline2 {
  color: #cc0000;
  font-weight: bold;
  font-size: 14pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.headline3 {
  color: #000000;
  font-weight: bold;
  font-size: 12pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.redheadline3 {
  color: #cc0000;
  font-weight: bold;
  font-size: 12pt;
  font-family:  geneva, arial, helvetica, sans-serif;
  text-decoration: none;
}

.title {
  color : #ff0000;
  font-weight : bold;
}

.title2 {
  font-weight : bold;
  font-style : italic;
}

.bold {
  font-weight : bold;
}

.redbold {
  font-weight : bold;
  color : #cc0000;
}

.small {
  font-size : 8pt;
}

.red {
  color : #cc0000;
}
.redbold {
  color : red;
  font-weight : bold;
}
.sidebartitlelink2 { 
  color: blue; 
  font-size: 9pt; 
  font-family: geneva, arial, helvetica, swiss, sunsans-regular;
  text-decoration: underline ;
}
.sidebartitle2 { 
  color: blue; 
  font-size: 9pt; 
  font-family: geneva, arial, helvetica, swiss, sunsans-regular;
  text-decoration: none ;
}

.bullet {
  font-family : verdana, arial, helvetica;
  size : 14pt;
  font-weight : bold;
}

